go/types.gcSizes.Offsetsof (method, view implemented interface methods)

2 uses

	go/types (current package)
		gcsizes.go#L79: func (s *gcSizes) Offsetsof(fields []*Var) []int64 {
		gcsizes.go#L141: 		offsets := s.Offsetsof(t.fields)